uhd-sys 0.1.2

Low-level bindings to the UHD (USRP Hardware Driver) library, which provides support for Ettus Research / National Instruments Universal Software Radio Peripheral devices
docs.rs failed to build uhd-sys-0.1.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Rust UHD bindings

This crate provides low-level bindings to the UHD (USRP Hardware Driver) library, which provides support for Ettus Research / National Instruments Universal Software Radio Peripheral devices

Requirements

The UHD library must be installed, and pkg-config must be able to find it.

License

This crate is released under the MIT and Apache 2.0 licenses. You may redistribute it according to either license.

The UHD library itself is mostly licensed under GPLv3 (see https://github.com/EttusResearch/uhd/blob/master/LICENSE.md). Depending on how you link the UHD library, this may have licensing implications.